" Input: { (repo_uoa) - repo_uoa scenario_module_uoa - scenario UID (meta) - search by meta (smeta) - search solution meta (program_uoa, cmd, etc) (data_uoa) - narrow search (solution_uid) - return only this solution } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 if i['only_choices']=='yes': choices_list - list of choices, ready to add to autotuning else: found repo_uoa module_uoa data_uoa solutions - list of solutions } "